Esx Settings BaseImageInfo
Esx Settings BaseImageInfo
The Esx Settings BaseImageInfo schema contains information that describe a specific ESX base image.
This schema was added in vSphere API 7.0.0.0.
JSON Example
{
"details": {
"display_name": "string",
"display_version": "string",
"release_date": "string",
"quick_patch_compatible_versions": {
"quick_patch_compatible_versions": "string"
}
},
"version": "string"
}
details
Optional
Details about the base image.
This property was added in vSphere API 7.0.0.0.
missing or null
if base image is not present in the depot.
string
version
Required
Version of the base-image
This property was added in vSphere API 7.0.0.0.
Returned By